/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[13].use[5]!./public/assets/css/popup.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
#introduce-popup {
  font-family: SF Compact Display, serif;
  font-size: 16px;
  color: #413E38;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.24px;
}
#introduce-popup .modal-content {
  margin-left: 18px;
  margin-right: 18px;
}
#introduce-popup .modal-content .modal-header {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 10px;
}
#introduce-popup .modal-content .modal-body {
  max-height: 360px;
  overflow-y: auto;
}
#introduce-popup .modal-content .modal-body .workspace-content {
  text-align: center;
}
#introduce-popup .modal-content .modal-footer {
  border-top: none;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 11px;
}
#introduce-popup .modal-content .photo-container {
  text-align: center;
  width: 72px;
  height: 72px;
  margin: auto;
}
#introduce-popup .modal-content .logo-photo {
  width: 100%;
  border-radius: 50%;
}

@media (max-width: 1279px) {
  #modal-profile {
    min-height: 0 !important;
  }
  #modal-profile .modal-content {
    width: 100% !important;
  }
}
@media (min-width: 1280px) {
  .custom-introduce-modal .modal-dialog {
    margin-top: 0 !important;
  }
  #introduce-popup {
    font-family: SF Compact Display, serif;
    font-size: 16px;
    color: #413E38;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.24px;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100vh;
    max-height: none;
    width: 377px !important;
  }
  #introduce-popup .modal-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
    height: 100%;
    border-radius: 0 !important;
    width: 377px !important;
  }
  #introduce-popup .modal-content .modal-header {
    margin-top: 68px;
    border-bottom: none;
    padding: 0 !important;
    margin-bottom: 141px;
  }
  #introduce-popup .modal-content .modal-content-wrapper {
    padding-left: 20px;
    padding-right: 24px;
    display: flex;
    gap: 10px;
  }
  #introduce-popup .modal-content .modal-content-wrapper svg {
    flex-shrink: 0;
  }
  #introduce-popup .modal-content .modal-body {
    overflow-y: auto;
    width: 300px;
    max-height: 500px;
    flex-shrink: 0;
    padding: 0 !important;
    font-family: SF Compact Display;
  }
  #introduce-popup .modal-content .modal-body .workspace-content {
    text-align: left;
    color: #404040;
    font-size: 16px;
    font-style: normal;
    font-weight: 556;
    line-height: normal;
  }
  #introduce-popup .modal-content .modal-footer {
    border-top: none;
    text-align: center;
    display: flex;
    width: 104px;
    height: 29px;
    padding: 5px;
    align-items: center;
    gap: 5px;
    flex-shrink: 0;
    margin-top: 5px;
    margin-left: 5px;
  }
  #introduce-popup .modal-content .modal-footer .introduce-close {
    color: #888;
    font-size: 16px;
    font-style: normal;
    font-weight: 790;
    line-height: normal;
    letter-spacing: 1.44px;
  }
  #introduce-popup .modal-content .photo-container {
    text-align: center;
    width: 144px;
    height: 144px;
    margin: auto;
  }
  #introduce-popup .modal-content .logo-photo {
    width: 100%;
    border-radius: 50%;
  }
}
#coupon .modal-content {
  position: fixed;
  bottom: 0;
  left: 0;
  border-radius: 30px 30px 0px 0px;
  max-height: 100%;
}
#coupon .modal-content .modal-header {
  border-bottom: none;
  justify-content: center;
  padding-bottom: 0;
}
#coupon .modal-content .modal-header h1 {
  text-align: center;
  color: #000;
  text-align: center;
  font-family: SF Compact Display Semibold;
  font-weight: normal !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#coupon .modal-content .modal-body {
  max-height: 100%;
  overflow-y: auto;
  padding-top: 0;
}
#coupon .modal-content .modal-body .tail-contain {
  margin-top: 2%;
}
#coupon .modal-content .modal-body .description {
  color: #413E38;
  text-align: center;
  font-family: SF Compact Display;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.24px;
}
#coupon .modal-content .modal-body .detail {
  color: #757575;
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 92%;
}
#coupon .modal-content .modal-body .workspace-content {
  text-align: justify;
}
#coupon .modal-content .modal-body p {
  text-align: center;
}
#coupon .modal-content .modal-body .go-shop {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
}
#coupon .modal-content .modal-body .go-shop-button {
  border-radius: 6px;
  border: 2px solid #413E38;
  background-color: #413E38;
  width: 199px;
  height: 46px;
  margin: auto;
  color: #FFF;
  text-align: center;
  font-family: SF Compact Display;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.24px;
}
#coupon .modal-content .modal-footer {
  border-top: none;
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 0;
}

.btn-darking {
  border-radius: 10px;
  height: 46px;
  width: 199px !important;
  color: #FFF;
  text-align: center;
  font-family: SF Compact Display;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.24px;
  background-color: #413E38;
}

#list-type .modal-content {
  position: fixed;
  bottom: 0;
  left: 0;
  border-radius: 30px 30px 0px 0px;
  height: 40%;
}

#group-order .modal-backdrop {
  --bs-backdrop-opacity: 0 !important;
}
#group-order .modal-content {
  position: fixed;
  bottom: 0px;
  left: 0;
  border-radius: 30px 30px 0px 0px;
  overflow-y: hidden;
  height: auto !important;
  max-height: 100%;
  min-height: 40%;
}
#group-order .modal-content .modal-header {
  border-bottom: 0;
}
#group-order .modal-content .modal-header h1 {
  color: #413E38;
  font-family: SF Compact Display Semibold;
  font-weight: normal !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#group-order .modal-content .modal-body {
  padding-bottom: 0;
  border-bottom: 0;
  padding-top: 0;
  overflow-y: hidden;
}
#group-order .modal-content .modal-body b {
  color: #413E38;
  /* Input field */
  font-family: Open Sans Bold;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#group-order .modal-content .modal-body .inputing {
  width: 100%;
  border-radius: 6px;
  border: 1px solid var(--Cart-stroke, #D1D1D1);
  background: var(--White, #FFF);
  height: 42px;
  padding-left: 12px;
}
#group-order .modal-content .modal-body .inputing:focus {
  outline: none;
  box-shadow: none;
}
#group-order .modal-content .modal-body .list-contain {
  box-shadow: 4px 4px 4px 4px rgba(0, 0, 0, 0.05);
  max-height: 155px;
  overflow: hidden;
  overflow-y: auto;
}
#group-order .modal-content .modal-body .list-group {
  padding-left: 12px;
  margin: auto;
  padding-right: 12px;
  padding-top: 15px;
  align-items: center;
}
#group-order .modal-content .modal-body .list-empty {
  box-shadow: 4px 4px 4px 4px rgba(0, 0, 0, 0.05);
  height: 50px;
  text-align: center;
  padding-top: 12px;
}
#group-order .modal-content .modal-body p {
  color: #413E38;
  /* Input field */
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#group-order .modal-content .modal-body p span {
  text-decoration: underline;
}
#group-order .modal-content .modal-body .list-group-text {
  color: #717171;
  margin-bottom: 0;
}
#group-order .modal-content .modal-body .no-padding {
  padding-top: 0;
}
#group-order .modal-content .modal-body .close-time p {
  color: #CBCBCB;
  text-align: right;
  /* Input field */
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#group-order .modal-content .modal-body .list-empty p {
  color: #BFBFBF;
  text-align: center;
  /* Input field */
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#group-order .modal-content .modal-body .starting {
  text-align: center;
  margin-top: 40px;
}
#group-order .modal-content .modal-body .starting button {
  border-radius: 6px;
  background: #413E38;
  height: 46px;
  width: 199px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
  color: #FFF;
  text-align: center;
  font-family: SF Compact Display;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.24px;
}
#group-order .modal-content .modal-footer {
  border-top: 0;
}
#group-order .modal-content .modal-footer button {
  width: 100%;
  color: #FFF;
  text-align: center;
  font-family: SF Compact Display;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.24px;
}

#form-group .modal-content {
  position: fixed;
  bottom: 0;
  left: 0;
  border-radius: 30px 30px 0px 0px;
  height: 80%;
}
#form-group .modal-content .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  display: block !important;
  padding-top: 5px;
}
#form-group .modal-content .modal-header .promise {
  margin-left: 23px;
  color: #949494;
  font-family: SF Compact Display;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 30px;
}
#form-group .modal-content .modal-header h1 {
  margin-left: 22px;
  color: #413E38;
  font-family: SF Compact Display Semibold;
  font-weight: normal !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 5px;
}
#form-group .modal-content .modal-body {
  padding-bottom: 0;
  padding-top: 0;
  border-bottom: 0;
}
#form-group .modal-content .modal-body p {
  color: #413E38;
  /* Input field */
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#form-group .modal-content .modal-body p span {
  text-decoration: underline;
}
#form-group .modal-content .modal-footer {
  border-top: 0;
}
#form-group .modal-content .modal-footer button {
  width: 100%;
  color: #FFF;
  text-align: center;
  font-family: SF Compact Display;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.24px;
}

.modal-backdrop {
  --bs-backdrop-opacity: 0.2 !important;
}

#map .modal-content {
  position: fixed;
  bottom: 0;
  left: 0;
  border-radius: 30px 30px 0px 0px;
  max-height: 90%;
}
#map .modal-content .modal-header {
  border-bottom: none;
  justify-content: center;
  padding-bottom: 0;
}
#map .modal-content .modal-header h1 {
  text-align: center;
  color: #000;
  text-align: center;
  font-family: SF Compact Display Semibold;
  font-weight: normal !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#map .modal-content .modal-body {
  overflow-y: auto;
  padding-top: 0;
}
#map .modal-content .modal-body .tail-contain {
  margin-top: 2%;
}
#map .modal-content .modal-body .description {
  color: #413E38;
  text-align: center;
  font-family: SF Compact Display;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.24px;
}
#map .modal-content .modal-body .detail {
  color: #757575;
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 92%;
}
#map .modal-content .modal-body .workspace-content {
  text-align: justify;
}
#map .modal-content .modal-body p {
  text-align: center;
}
#map .modal-content .modal-footer {
  border-top: none;
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 0;
}

#sort-product .modal-content {
  right: 8px;
  top: 190px;
  background: #F5F5F5;
  /* drop shadow sorteren */
  box-shadow: 0px 10px 20px 2px rgba(2, 2, 2, 0.1);
  width: 220px;
  height: 165px;
  flex-shrink: 0;
  fill: #FFF;
  stroke-width: 1px;
  stroke: #FFF;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
}
#sort-product .modal-content .modal-body {
  overflow-y: inherit;
}
#sort-product .modal-content .modal-body .tail-contain {
  margin-top: 2%;
}
#sort-product .modal-content .modal-body .description {
  color: #413E38;
  text-align: center;
  font-family: SF Compact Display;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.24px;
}
#sort-product .modal-content .modal-body .detail {
  color: #757575;
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 92%;
}
#sort-product .modal-content .modal-body .workspace-content {
  text-align: justify;
}
#sort-product .modal-content .modal-body p {
  text-align: center;
  color: var(--black-primary, #404040);
  font-family: SF Compact Display Semibold;
  font-weight: normal !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 790;
  line-height: normal;
}

#allergenens-list {
  position: absolute;
}
#allergenens-list .modal-content {
  position: absolute;
  right: -21px;
  top: 190px;
  background: #F5F5F5;
  /* drop shadow sorteren */
  box-shadow: 0px 10px 20px 2px rgba(2, 2, 2, 0.1);
  width: 220px;
  height: 165px;
  flex-shrink: 0;
  fill: #FFF;
  stroke-width: 1px;
  stroke: #FFF;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
}
#allergenens-list .modal-content .modal-body {
  overflow-y: inherit;
}
#allergenens-list .modal-content .modal-body .tail-contain {
  margin-top: 2%;
}
#allergenens-list .modal-content .modal-body .description {
  color: #413E38;
  text-align: center;
  font-family: SF Compact Display;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.24px;
}
#allergenens-list .modal-content .modal-body .detail {
  color: #757575;
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 92%;
}
#allergenens-list .modal-content .modal-body .workspace-content {
  text-align: justify;
}
#allergenens-list .modal-content .modal-body p {
  text-align: center;
  color: var(--black-primary, #404040);
  font-family: SF Compact Display Semibold;
  font-weight: normal !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 790;
  line-height: normal;
}

@media screen and (min-width: 1280px) {
  #product-suggestion-desk {
    scrollbar-color: #D1D1D1 #F8F8F8;
  }
  #product-suggestion-desk .suited {
    margin-left: 40px;
    margin-top: 20px;
    padding: 5px;
    display: flex;
    width: 182.897px;
    height: 29px;
    align-items: center;
    gap: 5px;
    flex-shrink: 0;
    color: var(--notification, #888);
    font-family: SF Compact Display Semibold;
    font-weight: normal !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 790;
    line-height: normal;
    letter-spacing: 1.44px;
  }
  #product-suggestion-desk .suited:hover {
    cursor: pointer;
  }
  #product-suggestion-desk .modal-content {
    position: fixed;
    bottom: 0;
    right: 0;
    border-radius: 0px 0px 0px 0px;
    height: 100%;
    width: 663px;
    scrollbar-color: red;
  }
  #product-suggestion-desk .modal-content .modal-header {
    border-bottom: none;
    justify-content: center;
    padding-bottom: 0;
  }
  #product-suggestion-desk .modal-content .modal-header h1 {
    color: var(--bg, #404040);
    text-align: center;
    font-family: SF Compact Display Semibold;
    font-weight: normal !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 790;
    line-height: normal;
  }
  #product-suggestion-desk .modal-content .modal-footer {
    border-top: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 0;
    padding-top: 20px;
  }
  #product-suggestion-desk .modal-content .modal-footer .btn-desk-no {
    display: flex;
    width: 299px;
    height: 59px;
    padding: 20px 23px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 5px;
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1);
    color: #FFF;
    text-align: center;
    font-family: SF Compact Display Semibold;
    font-weight: normal !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 790;
    line-height: normal;
    letter-spacing: 1.44px;
  }
}
@media screen and (max-width: 1279px) {
  #product-suggestion .modal-content {
    position: fixed;
    bottom: 0;
    left: 0;
    border-radius: 30px 30px 0px 0px;
    height: 60%;
  }
  #product-suggestion .modal-content .modal-header {
    border-bottom: none;
    justify-content: center;
    padding-bottom: 0;
  }
  #product-suggestion .modal-content .modal-header h1 {
    text-align: center;
    color: #000;
    text-align: center;
    font-family: SF Compact Display Semibold;
    font-weight: normal !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  #product-suggestion .modal-content .modal-body {
    max-height: 360px;
    overflow-y: auto;
    padding-top: 0;
  }
  #product-suggestion .modal-content .modal-body .tail-contain {
    margin-top: 2%;
  }
  #product-suggestion .modal-content .modal-body .description {
    color: #413E38;
    text-align: center;
    font-family: SF Compact Display;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.24px;
  }
  #product-suggestion .modal-content .modal-body .detail {
    color: #757575;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 92%;
  }
  #product-suggestion .modal-content .modal-body .workspace-content {
    text-align: justify;
  }
  #product-suggestion .modal-content .modal-body .form-control-account {
    color: var(--Input-field, #717171);
    font-family: SF Compact Display;
    font-size: 14px;
    font-weight: 400;
  }
  #product-suggestion .modal-content .modal-footer {
    border-top: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 0;
  }
  #sort-product .modal-content {
    right: 4px;
    top: 160px;
    background-color: #F8F8F8;
    width: 220px;
    height: 140px;
    flex-shrink: 0;
    fill: #FFF;
    stroke-width: 1px;
    stroke: #FFF;
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
  }
  #sort-product .modal-content .modal-body {
    overflow-y: inherit;
  }
  #sort-product .modal-content .modal-body .tail-contain {
    margin-top: 2%;
  }
  #sort-product .modal-content .modal-body .description {
    color: #413E38;
    text-align: center;
    font-family: SF Compact Display;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.24px;
  }
  #sort-product .modal-content .modal-body .detail {
    color: #757575;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 92%;
  }
  #sort-product .modal-content .modal-body .workspace-content {
    text-align: justify;
  }
  #sort-product .modal-content .modal-body p {
    text-align: center;
  }
}
#delivery-order .modal-backdrop {
  --bs-backdrop-opacity: 0 !important;
}
#delivery-order .modal-content {
  position: fixed;
  bottom: 0;
  left: 0;
  border-radius: 30px 30px 0px 0px;
  height: auto;
}
#delivery-order .modal-content .modal-body {
  padding-bottom: 0;
  border-bottom: 0;
}
#delivery-order .group-content {
  padding: 25px 15px;
}
#delivery-order .group-content .MuiFormControlLabel-root {
  margin-bottom: 15px;
}
#delivery-order .main-label {
  color: #000 !important;
  font-family: SF Compact Display Semibold !important;
  font-weight: normal !important;
  font-size: 16px !important;
}
#delivery-order .sub-label {
  color: #000 !important;
  font-family: SF Compact Display !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
#delivery-order .btn-confirm {
  margin-top: -15px !important;
  margin-bottom: 30px !important;
}
#delivery-order .form-control-map {
  border-radius: 6px;
  border: 1px solid var(--Cart-stroke, #D1D1D1);
  background: var(--White, #FFF);
  padding: 5px 15px 5px 30px;
  height: 42px;
  color: #000;
  font-family: SF Compact Display Semibold;
  font-weight: normal !important;
  font-size: 14px;
}

.profile-update .modal-content {
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.profile-update .form-control-account {
  height: 42px;
}
.profile-update .form-control:focus {
  color: var(--bs-border-color);
  background-color: var(--bs-body-bg);
  border-color: var(--bs-border-color);
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0.25) !important;
}

.modal-animation .modal.in {
  -webkit-animation: linear infinite;
  -webkit-animation-name: run;
  -webkit-animation-duration: 5s;
}

#modal-profile {
  min-height: 100vh;
}
#modal-profile .modal-content {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 380px;
  border: 0px;
  border-radius: 0px;
}
#modal-profile .close-popup {
  color: #828282;
  font-family: SF Compact Display Semibold;
  font-weight: normal !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 790;
  line-height: normal;
  letter-spacing: 1.44px;
  display: flex;
  text-transform: uppercase;
  cursor: pointer;
  padding: 10px 5px;
}
#modal-profile .profile-title {
  color: #212121;
  text-align: center;
  font-family: SF Compact Display Semibold;
  font-weight: normal !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 790;
  line-height: normal;
}
#modal-profile .profile-description {
  color: #828282;
  text-align: center;
  font-family: SF Compact Display;
  font-size: 18px;
  font-style: normal;
  font-weight: 556;
}

#modal-profile-portal {
  min-height: 100vh;
}
#modal-profile-portal .modal-body {
  overflow: inherit;
}
#modal-profile-portal .modal-content {
  position: fixed;
  left: 10vw;
  top: 28vh;
  width: 86vw;
  height: 40vh;
  border: 0px;
  border-radius: 0px;
  border-radius: 20px;
  background: #FFF;
  height: max-content;
  /* Food Card Shadow */
  box-shadow: 2px 10px 20px 0px rgba(109, 109, 109, 0.15);
}
#modal-profile-portal .close-popup {
  position: absolute;
  right: 0;
  color: var(--notification, #888);
  font-family: SF Compact Display Semibold;
  font-weight: normal !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 790;
  line-height: normal;
  letter-spacing: 1.44px;
  display: flex;
  text-transform: uppercase;
  padding: 35px 5px;
  cursor: pointer;
}
#modal-profile-portal .profile-title {
  color: #000;
  text-align: center;
  font-family: SF Compact Display Semibold;
  font-weight: normal !important;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  /* 69.444% */
}
#modal-profile-portal .profile-description {
  color: var(--notification, #888);
  text-align: center;
  font-family: SF Compact Display;
  font-size: 18px;
  font-style: normal;
  font-weight: 556;
}

#delivery-check .modal-backdrop {
  --bs-backdrop-opacity: 0 !important;
}
#delivery-check .modal-content {
  position: fixed;
  bottom: 0;
  left: 0;
  border-radius: 30px 30px 0px 0px;
  height: 35%;
}
#delivery-check .modal-content .modal-body {
  padding-bottom: 0;
  border-bottom: 0;
}

@media (min-width: 1280px) {
  #sort-product .modal-content {
    position: absolute;
    right: 4px;
    top: 160px;
    background-color: #F8F8F8;
    width: 220px;
    height: 140px;
    flex-shrink: 0;
    fill: #FFF;
    stroke-width: 1px;
    stroke: #FFF;
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
  }
  #sort-product .modal-content .modal-body {
    overflow-y: inherit;
  }
  #sort-product .modal-content .modal-body .tail-contain {
    margin-top: 2%;
  }
  #sort-product .modal-content .modal-body .description {
    color: #413E38;
    text-align: center;
    font-family: SF Compact Display;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.24px;
  }
  #sort-product .modal-content .modal-body .detail {
    color: #757575;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 92%;
  }
  #sort-product .modal-content .modal-body .workspace-content {
    text-align: justify;
  }
  #sort-product .modal-content .modal-body p {
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .model-profile-update .modal-content {
    min-height: 100vh;
  }
  #portal-register .modal-content {
    position: relative;
    width: 32vw;
    border-radius: 20px;
    background: #F4F5F7;
    box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.25);
  }
  #portal-register .modal-content .modal-body {
    min-height: 85vh !important;
    max-height: 1000vh;
  }
  #portal-register .modal-content .quitting {
    position: absolute;
    top: 10px;
    right: 15px;
  }
  #portal-register .modal-content .quitting:hover {
    cursor: pointer;
  }
  #portal-register .modal-content .header-contain {
    display: flex;
    justify-content: center;
    position: relative;
    margin-bottom: 31px;
    margin-top: 12px;
  }
  #portal-register .modal-content .header-contain h3 {
    color: var(--Primary-100, #413E38);
    text-align: center;
    /* H3 */
    font-family: Track;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 12px;
  }
  #portal-register .modal-content .back-step-portal {
    position: absolute;
    top: 18px;
    left: 10px;
    color: #A8A8A8;
    font-feature-settings: "clig" off, "liga" off;
    font-family: SF Compact Display;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 125% */
    letter-spacing: -0.24px;
  }
  #portal-register .modal-content .back-step-portal:hover {
    cursor: pointer;
  }
}
@media screen and (min-width: 1439px) {
  #product-suggestion-desk .modal-footer {
    padding-top: 0 !important;
    margin-top: 20px;
  }
  #sort-product .modal-content {
    right: -27%;
  }
}
@media screen and (min-width: 576px) {
  #product-suggestion-desk {
    max-width: 100% !important;
  }
}
#portal-register-ready .modal-content {
  position: absolute;
  top: 100px;
  right: 4px;
  background-color: #F8F8F8;
  flex-shrink: 0;
  fill: #FFF;
  stroke-width: 1px;
  stroke: #FFF;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
  border-radius: 20px;
  background: #F4F5F7;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.25);
}

#profile-update-portal .modal-content {
  position: absolute;
  top: 100px;
  right: 4px;
  background-color: red;
  flex-shrink: 0;
  fill: #FFF;
  stroke-width: 1px;
  stroke: #FFF;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
  border-radius: 20px;
  background: #F4F5F7;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.25);
}

#portal-login-modal .login-portal {
  width: 536px;
  height: 500px;
  flex-shrink: 0;
  border-radius: 20px;
  background: #F4F5F7;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.25);
}
#portal-login-modal .login-portal-fields {
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  padding-left: 93px;
  padding-right: 93px;
}
#portal-login-modal .login-portal-fields .login-button-portal {
  border-radius: 10px;
  display: inline-flex;
  height: 47px;
  padding: 10px 40px 10px 40px;
  align-items: center;
  gap: 5px;
  flex-shrink: 0;
  background: #D2D08A;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
  color: #FFF;
  text-align: center;
  font-family: SF Compact Display;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
#portal-login-modal .login-portal-fields .register-button-portal {
  border-radius: 10px;
  background: #444;
  display: inline-flex;
  height: 47px;
  padding: 10px 40px 10px 40px;
  align-items: center;
  gap: 5px;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: SF Compact Display;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 125% */
  letter-spacing: -0.24px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
}
#portal-login-modal .login-portal-fields .email-input-portal {
  border-radius: 6px;
  background: #FFF;
  box-shadow: 0 1px 3px 0 rgba(50, 50, 93, 0.15), 0 0 1px 0 rgba(0, 0, 0, 0.02);
}
#portal-login-modal .login-portal-fields #email {
  width: 349px;
  height: 46px;
  flex-shrink: 0;
  border-radius: 6px;
  background: #FFF;
  box-shadow: 0 1px 3px 0 rgba(50, 50, 93, 0.15), 0 0 1px 0 rgba(0, 0, 0, 0.02);
}
#portal-login-modal .login-portal-fields .password-input-portal {
  border-radius: 6px;
  background: #FFF;
  box-shadow: 0 1px 3px 0 rgba(50, 50, 93, 0.15), 0 0 1px 0 rgba(0, 0, 0, 0.02);
}
#portal-login-modal .login-portal-fields .password-input-portal-error {
  border-radius: 6px 0 0 6px !important;
  background: #FFF;
  box-shadow: 0 1px 3px 0 rgba(50, 50, 93, 0.15), 0 0 1px 0 rgba(0, 0, 0, 0.02);
}
#portal-login-modal .login-portal-fields #password {
  width: 349px;
  height: 46px;
  flex-shrink: 0;
  border-radius: 6px;
  background: #FFF;
  box-shadow: 0 1px 3px 0 rgba(50, 50, 93, 0.15), 0 0 1px 0 rgba(0, 0, 0, 0.02);
}

.profile-descriptions {
  color: var(--Cart-stroke, #D1D1D1);
  font-family: SF Compact Display;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#cookie-popup {
  top: 0;
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  clear: both;
  z-index: 9999;
  min-height: 108px;
  border: 1px solid #CDCDCD;
  border-left: 0;
  border-right: 0;
  background: linear-gradient(0deg, #F5F5F5, #F5F5F5), linear-gradient(0deg, #CDCDCD, #CDCDCD);
  font-family: SF Compact Display, serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 556;
  line-height: normal;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
}
#cookie-popup .cookie-message {
  float: left;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 46px;
  color: #4F4F4F;
}
#cookie-popup .cookie-message a {
  color: #4F4F4F;
}
#cookie-popup .cookie-message a:hover {
  color: #4F4F4F;
}
#cookie-popup .cookie-message a:active {
  color: #4F4F4F;
}
#cookie-popup .cookie-message a:focus {
  color: #4F4F4F;
}
#cookie-popup .cookie-actions {
  float: right;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 46px;
  padding-right: 46px;
}
#cookie-popup .btn-close-cookie {
  width: 160px;
  font-size: 25px;
  padding: 10px 20px;
  border-radius: 67px;
  background: #ABA765;
  color: #FFF;
  border-color: transparent;
}
#cookie-popup .btn-close-cookie img {
  margin-top: -3px;
}
#cookie-popup .btn-close-cookie span {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  #cookie-popup {
    font-size: 14px;
  }
  #cookie-popup .cookie-message {
    padding-left: 18px;
  }
  #cookie-popup .cookie-actions {
    padding-left: 18px;
    padding-right: 18px;
  }
  #cookie-popup .btn-close-cookie {
    width: 100px;
    font-size: 16px;
    padding: 4px 4px;
  }
  #cookie-popup .btn-close-cookie img {
    width: 16px;
    height: 16px;
  }
  #cookie-popup .btn-close-cookie span {
    font-size: 16px;
    margin-left: 4px;
  }
}

.no-spacing p:last-child {
  margin-bottom: 0;
}

.home-intro-popup .modal-content {
  overflow: hidden;
}
.home-intro-popup .modal-content .modal-body {
  padding: 0px;
  overflow: hidden !important;
}
.home-intro-popup .modal-content .modal-body .popup-overlay {
  position: relative !important;
  height: auto !important;
}
.home-intro-popup .modal-content .modal-body .popup-overlay .container {
  padding-left: 20px;
  padding-right: 20px;
}
.home-intro-popup .modal-content .modal-body .popup-overlay .mx-auto {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #ffffff;
  z-index: 1;
}
.home-intro-popup .modal-content .modal-body .popup-overlay .scroll-area {
  max-height: calc(90vh - 340px) !important;
  overflow-y: auto;
}
.home-intro-popup .modal-content .modal-body .popup-overlay .scroll-area .time-slots {
  max-height: 100% !important;
}
.home-intro-popup .modal-content .modal-body .popup-overlay .scroll-area .show-more-toggle {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background: #ffffff;
  padding-bottom: 10px;
  padding-top: 10px;
}
.home-intro-popup .modal-content .modal-body .popup-overlay .scroll-area.not-map {
  max-height: calc(90vh - 40px) !important;
}
.home-intro-popup .modal-content .modal-body .popup-overlay .scroll-area .scroll-wrapper {
  overflow: hidden;
}
.home-intro-popup .modal-content .modal-body .popup-overlay .google-map {
  margin-top: 0px !important;
}
